'Declaration Public Function ARGBI( _ ByVal Alpha As Byte, _ ByVal Red As Byte, _ ByVal Green As Byte, _ ByVal Blue As Byte _ ) As Integer
'Declaration
Public Function ARGBI( _ ByVal Alpha As Byte, _ ByVal Red As Byte, _ ByVal Green As Byte, _ ByVal Blue As Byte _ ) As Integer
public int ARGBI( byte Alpha, byte Red, byte Green, byte Blue )
public function ARGBI( Alpha: Byte; Red: Byte; Green: Byte; Blue: Byte ): Integer;
public function ARGBI( Alpha : byte, Red : byte, Green : byte, Blue : byte ) : int;
public: int ARGBI( byte Alpha, byte Red, byte Green, byte Blue )
GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdViewer GdViewer Members